home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / SYS / BOOTSUITE / !B_install / Resources / !Boot / !Boot next >
Text File  |  1997-01-20  |  658b  |  27 lines

  1. FX200,1
  2. | Line above turns escape key off
  3. |
  4. | > Boot-Suite.!Boot
  5. | by R.R.Chasmer (KAOS) 20/01/97
  6. | BootSuite Version 2.30
  7. | THIS SHOULD NOT BE ALTERED !!!
  8.  
  9. | Note RISC-PC: This file is not to be normally used in the acorn-boot-system.
  10.  
  11. Set BootSuite$Dir <Obey$Dir>
  12.  
  13. If "<Boot$Start>" = "" THEN Set Boot$Start !Boot
  14. Run <BootSuite$Dir>.!SetUp
  15.  
  16. Set User$On OFF
  17. Run <Password$Dir>
  18. If "<User$On>"="" OR "<User$On>"="OFF" THEN Run <BootSuite$Dir>.!Boot
  19. FX200,0
  20. | Line above turns escape key back on
  21.  
  22.  
  23. | User startup sequences...
  24.  
  25. | IF "<Boot$Start>" = "!Boot" THEN Desktop -file BootSUtils:StartOS3-1
  26. IF "<Boot$Start>" = "!Boot" THEN Run BootSChoices:!BootStart
  27.